pull: Fix use-after-free
authorAnne LoVerso <aelv13@gmail.com>
Thu, 21 Aug 2014 17:45:55 +0000 (13:45 -0400)
committerColin Walters <walters@verbum.org>
Thu, 21 Aug 2014 17:57:31 +0000 (13:57 -0400)
commit6dfe99a283e9327b70f636cf82da3fa439576645
treedca2b2298c205fc0b01f87576096f13a288f6b15
parent3742c329459615eca34fdd374673c76ac648ffba
pull: Fix use-after-free

The strchr() was pointing into a string we were freeing.
src/libostree/ostree-repo-pull.c